TextInputStream.ReadAll Method

Reads until the end of the input stream and returns a String. If provided, the optional parameter Enc specifies the text encoding to be defined for the String to be read.

Syntax

TextInputStream.ReadAll [enc]

Parameters

enc

TextEncoding (Optional)